home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / dxtw106.zip / SXTWIN.DOC < prev   
Text File  |  1995-04-10  |  4KB  |  123 lines

  1.  
  2.  
  3.         SXTWIN.DOC
  4.  
  5.         SXTWIN - SXT for WINDOWS
  6.  
  7.         All SXT programs (CXT,  DXT,  FXT and LXT) have  been  ported  to
  8.         MS-Windows.  The functionality of the SXT Windows versions is the
  9.         same as for the SXT command-line  text  mode  versions.  The  SXT
  10.         Windows versions offer many additional features:
  11.  
  12.         -    user  interface  for  interactive  selection  of  files  and
  13.              options via pull  down  menus  and  dialog  windows  (double
  14.              clicks, drag and drop from file manager, ...),
  15.         -    message window to show user related information, warning and
  16.              error messages, user can scroll back to previous messages,
  17.         -    information  window to show the analysis progress (processed
  18.              filename, actual line number),  can be switched off to speed
  19.              up analysis,
  20.         -    user defined working directory to store the analysis results
  21.              (initialisation files, output file, database, ...),
  22.         -    selections (files,  options,  working directory, ...) can be
  23.              stored in and retrieved  from  used  defined  initialisation
  24.              files,  several  initialisation files for different projects
  25.              are possible,
  26.         -    SXT programs  can  run  simultaneously  with  other  Windows
  27.              programs,
  28.         -    command   line   option  -BATCH  provides  batch  mode  like
  29.              behaviour (program starts,  executes the specified  commands
  30.              and closes automatically),
  31.         -    DLL  interfaces  to access the generated database from other
  32.              windows applications,  e.g.  from your own C/C++ and  Visual
  33.              Basic   programs,   from  MS-Word  for  Windows,   MS-Excel,
  34.              MS-Access, ...
  35.  
  36.         The SXT Windows programs have different version  numbers  as  the
  37.         command line versions. The version number is a combination of two
  38.         numbers:  the  SXT Windows version number followed by the version
  39.         number of the basic command line  version.  For  example,  CFTWIN
  40.         1.03-2.21  means:  CFT  for  Windows  version  1.03  based on CFT
  41.         command line version 2.21.  The version number is  shown  in  the
  42.         'About' Dialog Box.
  43.  
  44.         Two different Windows versions are available:
  45.  
  46.         -    16  bit  version  for Windows 3.1 and Windows for Workgroups
  47.              3.11 (this version is the shareware version)
  48.         -    32 bit version for the  Win32s  subsystem  of  Windows  3.1,
  49.              Windows  for Workgroups 3.11,  Windows 95 and Windows NT 3.1
  50.              (this version is only for registered users)
  51.  
  52.         The only difference between the 16 bit and the 32 bit versions is
  53.         the execution speed: the 32 bit version is more than 40% faster!
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.                                       - 1 -
  62.  
  63.  
  64.         The SXTNVIEW program is a Visual Basic sample  application  (with
  65.         full   VB   source   code)  that  demonstrates  the  use  of  the
  66.         DLL-interface for database access.  It works with all SXT program
  67.         databases.  SXTNVIEW  requires  the Visual Basic Run-Time library
  68.         VBRUN300.DLL (NOT included in  the  SXTWIN  packages).  For  more
  69.         information see the documentation.
  70.  
  71.  
  72.  
  73.         Copyright (C) Juergen Mueller (J.M.) 1988-1995.
  74.         All rights reserved world-wide.
  75.  
  76.         SXT (TM) SOFTWARE EXPLORATION TOOLS
  77.         SXTWIN (TM) SOFTWARE EXPLORATION TOOLS for Windows
  78.  
  79.                            (THIS DOCUMENT HAS 2 PAGES)
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.                                       - 2 -
  123.